export declare const defaultCollectionName = "MediaServicesSample"; export declare const onlyAnimatedGifsCollectionName = "only-animated-gifs"; export declare const fileCollectionName: 'MediaServicesSampleFiles'; export declare const defaultMediaPickerCollectionName = "mediapicker-test"; export declare const collectionNames: string[];