import { Property } from '@0auth/message'; export declare function hideProperty(properties: Property[], hideNames: string[]): Property[]; //# sourceMappingURL=hideProperty.d.ts.map