export declare const flag: (id: number) => string; export declare const list: () => string;