declare module "ansy" { namespace fg { function hex(color: string): string; } }