export { GetSecurityAttributeArgs, GetSecurityAttributeResult, GetSecurityAttributeOutputArgs } from "./getSecurityAttribute"; export declare const getSecurityAttribute: typeof import("./getSecurityAttribute").getSecurityAttribute; export declare const getSecurityAttributeOutput: typeof import("./getSecurityAttribute").getSecurityAttributeOutput; export { GetSecurityAttributeNamespaceArgs, GetSecurityAttributeNamespaceResult, GetSecurityAttributeNamespaceOutputArgs } from "./getSecurityAttributeNamespace"; export declare const getSecurityAttributeNamespace: typeof import("./getSecurityAttributeNamespace").getSecurityAttributeNamespace; export declare const getSecurityAttributeNamespaceOutput: typeof import("./getSecurityAttributeNamespace").getSecurityAttributeNamespaceOutput; export { GetSecurityAttributeNamespacesArgs, GetSecurityAttributeNamespacesResult, GetSecurityAttributeNamespacesOutputArgs } from "./getSecurityAttributeNamespaces"; export declare const getSecurityAttributeNamespaces: typeof import("./getSecurityAttributeNamespaces").getSecurityAttributeNamespaces; export declare const getSecurityAttributeNamespacesOutput: typeof import("./getSecurityAttributeNamespaces").getSecurityAttributeNamespacesOutput; export { GetSecurityAttributesArgs, GetSecurityAttributesResult, GetSecurityAttributesOutputArgs } from "./getSecurityAttributes"; export declare const getSecurityAttributes: typeof import("./getSecurityAttributes").getSecurityAttributes; export declare const getSecurityAttributesOutput: typeof import("./getSecurityAttributes").getSecurityAttributesOutput; export { SecurityAttributeArgs, SecurityAttributeState } from "./securityAttribute"; export type SecurityAttribute = import("./securityAttribute").SecurityAttribute; export declare const SecurityAttribute: typeof import("./securityAttribute").SecurityAttribute; export { SecurityAttributeNamespaceArgs, SecurityAttributeNamespaceState } from "./securityAttributeNamespace"; export type SecurityAttributeNamespace = import("./securityAttributeNamespace").SecurityAttributeNamespace; export declare const SecurityAttributeNamespace: typeof import("./securityAttributeNamespace").SecurityAttributeNamespace; //# sourceMappingURL=index.d.ts.map