export declare class TodoApiMetaFactory {
    static create(dest: string): void;
}
