/**
 *  @slot - Holds the cla-insignia in place.
 */
export declare class Cardfigure {
  render(): any;
}
