declare const prefixFilter: (attrs: any, prefix: string, excludes?: Array) => any; export default prefixFilter;