/**
 * @deprecated
 */
export declare const KitProfileApis: {
    BasicProfileGet: {
        method: string;
        route: string;
        description: string;
    };
};
