import { BaseType } from "../Type/BaseType"; export declare function uniqueTypeArray(types: T[]): T[];