export declare const compact: (collection: (T | undefined)[]) => T[];