declare const initialAtomicTypes: { image: string; video: string; audio: string; file: string; }; export default initialAtomicTypes;