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;
    team_member_pic: string;
    team_member_id_proof: string;
    vehicle_insurance: string;
    vehicle_maintenance: string;
    letter_of_guarantee: string;
    registration_document: string;
    inspection_report_photos: string;
    incident_reporting: string;
    client_contact: string;
    customer_profile_photo: string;
    customer_treatment_plan: string;
    trip_support_document: string;
};
