import { FrontEditorProps } from '../interfaces';
declare const allComponentsPreset: FrontEditorProps['Components'];
export default allComponentsPreset;
