import { CustomSecurityRuleArgs } from '../types'; declare const _default: (name?: string) => CustomSecurityRuleArgs[]; export default _default;