import { ContactCreateHandler } from './contact-create.handler'; export declare const CommandHandlers: (typeof ContactCreateHandler)[];