import { IType } from "./_types"; declare const FunctionType: IType; export default FunctionType;