import Text from "../text"; export default function Type(value: any): value is Text;