export declare function getTemplateFilesPath(platform: 'android' | 'ios'): string;
export declare function getSharedFilesPath(): string;
