import { IComponents } from "../interface/open-api-mine/i-components"; export declare const createComponentInterfaces: (components: IComponents) => void;