import { LogoGeneratorStateProp } from './types.ts'; declare const INITIAL_STATE: LogoGeneratorStateProp; export default INITIAL_STATE;