export declare const fileStoreLocation: {
    profile_pic: string;
    brand_logos: string;
    brand_product_photos: string;
    brand_contract_document: string;
    payment_proof: string;
    campaign_payment_proof: string;
    resumes: string;
    company_logo: string;
    employee_documents: string;
};
